module Base
{
    model Jacket_Ground
    {
        mesh = Worlditems/Clothing/Jacket_Ground,
        scale = 0.0100,
    }
    model Vest_Ground
    {
        mesh = Worlditems/Clothing/Vest_Ground,
        scale = 0.0100,
    }
}